[XEND] Add some sort of rudimentary version embedding into the source
authorAlastair Tse <atse@xensource.com>
Thu, 12 Oct 2006 11:27:56 +0000 (12:27 +0100)
committerAlastair Tse <atse@xensource.com>
Thu, 12 Oct 2006 11:27:56 +0000 (12:27 +0100)
commita69280ed5e81dcbe255ea616068c21edc5e39470
treebf90926cbd05d06111ff3557f059861649be1d15
parent92ad3cb65a156fa7561886c6711fb6605c219327
[XEND] Add some sort of rudimentary version embedding into the source
so we can report the Xend version number as opposed to Xen's version
number.

Signed-off-by: Alastair Tse <atse@xensource.com>
tools/python/setup.py
tools/python/xen/__init__.py
tools/python/xen/xend/XendNode.py
tools/python/xen/xend/server/SrvDaemon.py